home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / config.kcfg / mediamanagersettings.kcfg < prev    next >
Extensible Markup Language  |  2008-10-13  |  1KB  |  24 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
  3.  
  4. <kcfg>
  5.   <kcfgfile name="mediamanagerrc"/>
  6.   <group name="Global">
  7.     <entry name="HalBackendEnabled" type="Bool">
  8.       <label>Enable HAL backend</label>
  9.       <whatsthis>When HAL (Hardware Abstraction Layer) support is enabled, KDE will use it to gather information on the storage media available in your system.</whatsthis>
  10.       <default>true</default>
  11.     </entry>
  12.     <entry name="CdPollingEnabled" type="Bool">
  13.       <label>Enable CD polling</label>
  14.       <whatsthis>Allows KDE to poll CD-Rom or DVD-Rom drives itself in order to detect medium insert.</whatsthis>
  15.       <default>true</default>
  16.     </entry>
  17.     <entry name="AutostartEnabled" type="Bool">
  18.       <label>Enable medium application autostart after mount</label>
  19.       <whatsthis>Allows KDE to autostart application after a medium mount if it contains an Autostart or an Autoopen file.</whatsthis>
  20.       <default>true</default>
  21.     </entry>
  22.   </group>
  23. </kcfg>
  24.